public bool Initialize(
List<string> services
)
services
The list of services that is instance of service administrator will control. The list should consist of the Service name.
true if the ServiceAdministrator object was successfully intialized.